Back to search
30
MCP
Unreal Engine Editor
pulsemcp/unreal engine editorTransforms Unreal Engine Editor into an MCP-compatible server using Python's asyncio framework, enabling direct control of editor functionality for automated workflows and content creation.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"unreal_engine_editor": {
"url": "None",
"transport": "http"
}
}
}